Skip to content

Conversation

Cyberbeni
Copy link

Partial fix for #717

Tried running swift test --filter LocaleTests but it seems to be crashing even without my changes, so I couldn't test these changes.

@YOCKOW
Copy link
Member

YOCKOW commented May 25, 2025

💭 I think the difficult problem to solve here is that reading the value from LANG will cause another inconsistency with Darwin's behavior. I mean Locale.current.identifier is not affected by LANG on Darwin.

@Cyberbeni
Copy link
Author

I think locale settings should be consistent with the OS, so it doesn't matter if it's inconsistent between OSs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants